home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
TOS Silver 2000
/
TOS Silver 2000.iso
/
Anwendun
/
LUNA152A
/
SCRIPTE
/
SCHLEIFE.LUS
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1999-07-04
|
96 b
|
9 lines
;
; Von Luna 1.23 erzeugte Scriptdatei.
;
for i%=0 to 499
tput "hallo"
next i%
end()